getCPPValue

open fun getCPPValue(key: String): String

Gets the CPP value associated to a given key

Return

The data stored in the CPP, or null if SDK is not started or the CPP for the key does not exist

Parameters

key

the key of the CPP